func runtime.stopTheWorldGC

2 uses

	runtime (current package)
		debug.go#L28: 	stw := stopTheWorldGC(stwGOMAXPROCS)
		proc.go#L1483: func stopTheWorldGC(reason stwReason) worldStop {